home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 7 / BBS in a Box - Macintosh - Volume VII (BBS in a Box) (January 1993).iso / Files / Hyper / Ss-Sz / StoryWriter1.2.cpt / Story Writer 1.2 / card_10687.txt < prev    next >
Text File  |  1988-02-16  |  2KB  |  64 lines

  1. -- card: 10687 from stack: in.2
  2. -- bmap block id: 0
  3. -- flags: 0000
  4. -- background id: 5418
  5. -- name: F
  6.  
  7.  
  8. -- part 1 (button)
  9. -- low flags: 00
  10. -- high flags: 0000
  11. -- rect: left=424 top=275 right=297 bottom=453
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 29484 / 29484
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: go next
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   visual effect dissolve
  23.   go next
  24. end mouseUp
  25.  
  26.  
  27.  
  28. -- part 2 (button)
  29. -- low flags: 00
  30. -- high flags: 0000
  31. -- rect: left=49 top=277 right=297 bottom=79
  32. -- title width / last selected line: 0
  33. -- icon id / first selected line: 3835 / 3835
  34. -- text alignment: 1
  35. -- font id: 0
  36. -- text size: 12
  37. -- style flags: 0
  38. -- line height: 16
  39. -- part name: go previous
  40. ----- HyperTalk script -----
  41. on mouseUp
  42.   visual effect dissolve
  43.   go prev
  44. end mouseUp
  45.  
  46.  
  47.  
  48. -- part contents for background part 6
  49. ----- text -----
  50. Read a Story
  51.  
  52. -- part contents for background part 4
  53. ----- text -----
  54. What clicking on the button will do:
  55.      ‚Ä¢Allow you to choose from three previously saved stories‚Äî
  56.        Story 1, Story 2 or Story 3‚Äîto read. You may then easily
  57.        move to see the other stories by clicking on the left & right
  58.        arrows at the bottom of the Saved Story Screens.
  59.  
  60. Special considerations:
  61.      ‚Ä¢If you click this button while on the Write Screen, you
  62.        be asked whether you want to quit the story you‚Äôre
  63.        working on. If you go ahead and quit, you will lose your
  64.        unfinished story.